home *** CD-ROM | disk | FTP | other *** search
/ PC-Blue - MS DOS Public Domain Library / PC-Blue MS-DOS Public Domain Library - NYACC.iso / vol400 / spkx11.arc / SPKX.DOC < prev   
Encoding:
Text File  |  1987-11-16  |  3.6 KB  |  84 lines

  1.  
  2.  
  3.  
  4.  
  5.                 SPKX.DOC  Instruction file for the following:
  6.                       SPKX.COM   The main Command file.
  7.                       PKX.BAT    The invoking Batch file.
  8.  
  9.     The above files are available for Public Domain as long as they are not
  10.     modified in any way.
  11.  
  12.     Program's purpose:
  13.       This program was  written to be  an enhancement to  the public domain 
  14.       PKARC series of programs.   This utility will give you an easy-to-use 
  15.       way to select files inside an arc file, and then to extract them. For 
  16.       the novice PK user,  the instructions are a  bit hard to figure  out.
  17.       Also,  for the experienced  user, if you  have a large  arc with many 
  18.       files, it is easier to extract all the files than to select and enter 
  19.       all  the  filenames  you  wish  to  extract.  You don't even know the 
  20.       filenames yet! So you  View it first and try to  write the names down 
  21.       as they scroll by.
  22.     Program operation overview:
  23.       The program is executed by  the batch file PKX.BAT.  Pkx.bat  accepts 
  24.       your  command line entry of  the target arc name.  It then executes a 
  25.       PKARC (V)iew command with the output directed to a  file so it can be
  26.       used in  the  next  step.  Then  the PKX.BAT file calls SPKX.COM, the 
  27.       main command program. This  program reads the text file  and extracts
  28.       all  the available  filenames. Then  it gives  you an  easy "Mark for 
  29.       extract"  routine, then per your marking, it writes a batch file that 
  30.       will extract all  your marked files to a location of your choice.
  31.       These programs do not actually extract or view  anything. They simply 
  32.       give you an easy way  to create the necessary batch files  to let the 
  33.       PKARC and PKXARC programs operate easily. So the SPKX.COM and PKX.BAT 
  34.       files  need  to  be  located  on  the  same  Drive\sub-dir as your PK
  35.       programs. 
  36.     Program Usage:
  37.       First you must copy SPKX.COM and PKX.BAT to the same Drive\Sub-dir as 
  38.             the PK programs.
  39.       Now to actually use the program, type "PKX" and the arc file name you
  40.       wish to access. Examples:
  41.                                 PKX FILENAME.ARC     
  42.                                 PKX C:\temp\arcfiles\filename.arc
  43.  
  44.       The rest of the program operation from here is self-explanatory.
  45.  
  46.     Program's Advantages:
  47.       1) The program gives PKXARC a "marked" extract feature.
  48.       2) You can now  use PKARC  to arc up whole  sub-dirs and with an easy
  49.          extract  you  can  restore  files  as you want without complicated
  50.          command line entries and unknown filenames.
  51.       3) Even if you normally Un-Arc the  whole file for ease, you can now
  52.          View  first  without  extra  commands,  and  only extract what you
  53.          really want.
  54.  
  55.     Any Questions, Suggestions, Comments, or Bug reports may be directed to
  56.     the Sysop of: Electrons Under Control BBS. Riverside, CA. 714-689-5084
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. 11-16-87 Modified the main program so the batch file doesn't erase its'self.
  69.          In my computer, erasing the batch file produces a "Batch File
  70.          Missing". I am using IBM Dos 3.1. It seems that on some lower Dos
  71.          Versions the missing batch file produces a "insert Disk with batch
  72.          file". This has been corrected in this version 1.1.
  73.  
  74.     PKARC & PKXARC are copyrighted in 1986 by:
  75.        PKWARE INC.
  76.        7032 Andara Ave.
  77.        Glendale, WI. 53204
  78.  
  79.     SPKX.COM is copyrighted in 1987 by:
  80.        ASSOCIATED BULLETIN BOARD SERVICES
  81.        P.O.Box 4532, Riverside, CA. 92514
  82.  
  83.  
  84.